Skip to main content

Integrity Check

[Settings] > [Integrity Check]

The integrity check management function regularly performs integrity checks on core components (web console, interface, sanitization service, etc.) within the SHIELDEX system to verify whether the system has been tampered with or altered.

⚠️ 'Integrity Check Management' setting permission is granted to [Administrator Type - Super Administrator], and
Administrator permission settings can be done in [Administrator] > [Administrator List].


Feature Overview

  • Integrity check isAutomatic Periodic ExecutionandManual ExecutionThis is possible.
  • The inspection results are summarized by success/error counts, and detailed information for each result can be checked.
  • You can trace the cause along with the error message when an error occurs.

Settings Item

itemExplanation
Usage OptionsSets the overall activation status of the integrity check feature.
Inspection CycleSelect the automatic inspection repetition cycle.
Integrity check startPerform an immediate manual integrity check.

After changing the settings, you must click [Apply Schedule Settings] for them to take effect.

Check Test Results

The inspection history is displayed in the list based on the following items.

itemExplanation
Inspection DateThis is the time when the integrity check was performed.
Inspection MethodIt is the distinction between automatic inspection and manual inspection.
Number of inspection targetsThe number of target items for which integrity checks have been performed.
Success / Error CountThe number of items with integrity confirmed normally and the number of failed items.

You can check the detailed inspection results by clicking on each row of the list.

Detailed View of Test Results

When you click on the inspection history item, a detailed panel appears on the right side, providing the following information.

itemExplanation
Inspection DateDate and Time of Examination Conducted
Inspection MethodAutomatic / Manual Inspection Status
Target AudienceTarget Component Name (e.g., Admin Web Console, Decontamination Interface, etc.)
Service StatusCurrent operational status of the service (e.g.: Normal / Error)
Integrity StateIntegrity Check Result Status (e.g., Normal / Error)
Detailed Inspection ResultsIntegrity comparison results or error messages (e.g., Sign confirmed, HTTP 500, etc.)

In case of an error, you can quickly identify the problem location and code through the detailed logs.

Reference Note

  • Integrity check isEarly detection of system tamperingIt is recommended to keep the periodic settings activated to do so.
  • If the error persists or occurs repeatedly in a specific component, immediately notify the person in charge or perform a system check.